The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "crypt::rsa"

Crypt::RSA - RSA public-key cryptosystem. River stage one • 2 direct dependents • 4 total dependents

Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations. Crypt::RSA provides arbi...

VIPUL/Crypt-RSA-1.99 - 07 Jun 2009 01:41:21 UTC - Search in distribution

Crypt::PK::RSA - Public key cryptography based on RSA River stage three • 62 direct dependents • 246 total dependents

The module provides a full featured RSA implementation....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC - Search in distribution
  • CryptX - Cryptographic toolkit
  • Crypt::Misc - miscellaneous functions related to (or used by) CryptX

Crypt::Perl::RSA - RSA in pure Perl (really!) River stage one • 2 direct dependents • 2 total dependents

FELIPE/Crypt-Perl-0.38 - 17 Oct 2022 15:04:13 UTC - Search in distribution

Crypt::RSA::Blind - Blind RSA signatures River stage one • 1 direct dependent • 2 total dependents

HASH/Crypt-RSA-Blind-1.010 - 28 Oct 2018 04:22:21 UTC - Search in distribution

Crypt::RSA::Parse - Parse RSA keys River stage one • 1 direct dependent • 1 total dependent

Not much else to say: it parses RSA keys for useful information! The public keys are represented via the "Crypt::RSA::Parse::Public" class, while private keys are represented via "Crypt::RSA::Parse::Private"....

FELIPE/Crypt-RSA-Parse-0.044 - 25 Aug 2018 02:41:28 UTC - Search in distribution

Crypt::Nettle::RSA - Perl interface to RSA public key cryptography from libnettle River stage zero No dependents

DKG/Crypt-Nettle-0.3 - 23 Mar 2011 08:11:22 UTC - Search in distribution
  • Crypt::Nettle - Perl interface to the Nettle Cryptographic library

Crypt::RSA::Yandex - Perl binding to modified RSA library (yamrsa) for encrypting Yandex auth token River stage zero No dependents

FUNCTIONAL INTERFACE None by default. $encrypted_text = ya_encrypt($key, $text) OOP INTERFACE $crypter = Crypt::RSA::Yandex->new() $self->import_public_key($key) $encrypted_text = $self->encrypt($text)...

MONS/Crypt-RSA-Yandex-0.06 - 26 Nov 2010 23:40:18 UTC - Search in distribution

Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries River stage two • 51 direct dependents • 80 total dependents

"Crypt::OpenSSL::RSA" provides the ability to RSA encrypt strings which are somewhat shorter than the block size of a key. It also allows for decryption, signatures and signature verification. *NOTE*: Many of the methods in this package can croak, so...

TODDR/Crypt-OpenSSL-RSA-0.33 - 08 Jul 2022 11:25:11 UTC - Search in distribution

Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt River stage one • 1 direct dependent • 4 total dependents

This is a modification of the Crypt::RSA module to remove all use and dependencies on Pari and Math::Pari. This first version is intended to be a plug-in replacement for Crypt::RSA, with no user-visible changes. This means some issues will remain unr...

DANAJ/Alt-Crypt-RSA-BigInt-0.06 - 26 Apr 2017 21:59:35 UTC - Search in distribution

Crypt::Keys::Private::RSA - RSA private key drivers River stage zero No dependents

All *Crypt::Keys::Private::RSA* drivers (no matter the encoding) will return a data structure containing the same format. That structure will be a reference to a hash, containing a key "Data"; the value of the key "Data" is another hash reference, wh...

BTROTT/Crypt-Keys-0.06 - 16 Feb 2002 18:31:46 UTC - Search in distribution

lib/JSON/WebToken/Crypt/RSA.pm River stage one • 8 direct dependents • 8 total dependents

XAICRON/JSON-WebToken-0.10 - 17 Mar 2015 08:22:28 UTC - Search in distribution

lib/Crypt/OpenPGP/Key/Public/RSA.pm River stage one • 3 direct dependents • 3 total dependents

SROMANOV/Crypt-OpenPGP-1.12 - 16 Aug 2015 11:35:42 UTC - Search in distribution

Crypt::PKCS11::CK_RSA_PKCS_PSS_PARAMS - Perl interface to PKCS #11 CK_RSA_PKCS_PSS_PARAMS structure River stage one • 1 direct dependent • 1 total dependent

This is the Perl interface for the C structure CK_RSA_PKCS_PSS_PARAMS in PKCS #11. See PKCS #11 documentation for more information about the structure and what it is used for....

JELU/Crypt-PKCS11-1.03 - 16 Feb 2015 14:00:14 UTC - Search in distribution

lib/Crypt/Keyczar/RsaPublicKey.pm River stage zero No dependents

OYAMA/Crypt-Keyczar-0.09 - 30 Apr 2017 15:38:44 UTC - Search in distribution

Convert::SSH2 - Convert SSH2 RSA keys to other formats River stage zero No dependents

MALLEN/Convert-SSH2-0.01 - 17 Jan 2012 02:36:08 UTC - Search in distribution

Aut - Authorization framework with flexible backends and UIs. River stage zero No dependents

The goal of Aut is to provide a component that can be used to provide user authorization for applications. It's features are described in the following sections. Flexible backends Aut can be instantiated with your own backend. This could be a backend...

OESTERHOL/Aut-0.11 - 11 Apr 2004 20:47:23 UTC - Search in distribution

Paws::KMS - Perl Interface to AWS AWS Key Management Service River stage two • 9 direct dependents • 11 total dependents

AWS Key Management Service AWS Key Management Service (AWS KMS) is an encryption and key management web service. This guide describes the AWS KMS operations that you can call programmatically. For general information about AWS KMS, see the *AWS Key M...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Protocol::ACME - Interface to the Let's Encrypt ACME API River stage zero No dependents

The "Protocol::ACME" is a class implementing an interface for the Let's Encrypt ACME API. The class handles the protocol details behind provisioning a Let's Encrypt certificate....

SLUDIN/Protocol-ACME-1.02 - 07 Sep 2019 15:47:42 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 166 direct dependents • 2151 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC - Search in distribution

Net::AS2 - AS2 Protocol implementation (RFC 4130) used in Electronic Data Exchange (EDI) River stage one • 1 direct dependent • 1 total dependent

This is a class for handling AS2 (RFC 4130) communication - sending message (optionally sign and encrypt), decoding Message Disposition Notification. Receiving message and produce corresponding Message Disposition Notification. Protocol Introduction ...

AJM/Net-AS2-1.0111 - 20 Dec 2023 22:42:42 UTC - Search in distribution
100 results (0.086 seconds)